-
Notifications
You must be signed in to change notification settings - Fork 154
chore(metrics): Add typeDoc #285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, left some comments and suggestions around format/styling but looking good. After the beta has been published and we have the docs for all the modules we should make sure all the examples are consistent and use correct linting (spaces, single quotes, etc.).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super, thanks for kicking off this part of the documentation :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feature will be super useful, thanks for adding it. Added a minor comment.
Co-authored-by: Andrea Amorosi <[email protected]>
…powertools-typescript into chore/metricsTypeDoc
e5eb858
to
73609c1
Compare
Co-authored-by: ijemmy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's merge it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
depends on #277
Description of your changes
Add typedoc to code to get:
How to verify this change
npm run docs-generateApiDoc
npm run docs-runLocalApiDoc
Related issues, RFCs
#151
PR status
Is this ready for review?: YES
Is it a breaking change?: NO
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.